all: avoid boxed structs copying where possible (and 2)
authorJavier Jardón <jjardon@gnome.org>
Tue, 31 May 2011 15:10:46 +0000 (17:10 +0200)
committerJavier Jardón <jjardon@gnome.org>
Tue, 31 May 2011 17:18:11 +0000 (19:18 +0200)
commitfb9e4c2c3774fb4f02758dac053cfa44fe8a78cd
tree82ccc070740013b66f6d2ef4d0e4a055abd51234
parente5c7daa828977999ac8b8c2bd64ef3a6077ed23d
all: avoid boxed structs copying where possible (and 2)

Use the GtkStyleContext accessors for boxed properties where possible,
to reduce allocations.
gtk/gtkcombobox.c
gtk/gtklabel.c
gtk/gtkwidget.c